home *** CD-ROM | disk | FTP | other *** search
- 1 One
- 10004 WSAEINTR: Interrupted function call (try to quit, then restart the application)
- 10009 WSAEBADF
- 10013 WSAEACCES: Permission denied
- 10014 WSAEFAULT: Bad address
- 10022 WSAEINVAL: Invalid argument
- 10024 WSAEMFILE: Too many open sockets
- 10035 WSAEWOULDBLOCK: Resource temporarily unavailable
- 10036 WSAEINPROGRESS: Operation now in progress
- 10037 WSAEALREADY: Operation already in progress
- 10038 WSAENOTSOCK: Socket operation on non-socket
- 10039 WSAEDESTADDRREQ: Destination address required
- 10040 WSAEMSGSIZE: Message too long
- 10041 WSAEPROTOTYPE: Protocol wrong type for socket
- 10042 WSAENOPROTOOPT: Bad protocol option
- 10043 WSAEPROTONOSUPPORT: Protocol not supported
- 10044 WSAESOCKTNOSUPPORT: Socket type not supported
- 10045 WSAEOPNOTSUPP: Operation not supported
- 10046 WSAEPFNOSUPPORT: Protocol family not supported
- 10047 WSAEAFNOSUPPORT: Address family not supported by protocol family
- 10048 WSAEADDRINUSE: Address already in use
- 10049 WSAEADDRNOTAVAIL: Cannot assign requested address
- 10050 WSAENETDOWN: Network is down
- 10051 WSAENETUNREACH: Network is unreachable (There's probably no route defined to the foreign host)
- 10052 WSAENETRESET: Network dropped connection on reset
- 10053 WSAECONNABORTED: Software caused connection abort
- 10054 WSAECONNRESET: Connection reset by peer (server has probably been terminated)
- 10055 WSAENOBUFS: No buffer space available
- 10056 WSAEISCONN: Socket is already connected
- 10057 WSAENOTCONN: Socket is not connected
- 10058 WSAESHUTDOWN: Cannot send after socket shutdown
- 10059 WSAETOOMANYREFS
- 10060 Connection timed out (the specified host name / IP address may be wrong)
- 10061 Connection refused (server is probably not started on the foreign host, or the specified host name / IP address is not the right one)
- 10062 WSAELOOP
- 10063 WSAENAMETOOLONG
- 10064 WSAEHOSTDOWN: Host is down
- 10065 WSAEHOSTUNREACH: No route to host
- 10066 WSAENOTEMPTY
- 10067 Too many processes
- 10068 WSAEUSERS
- 10069 WSAEDQUOT
- 10070 WSAESTALE
- 10071 WSAEREMOTE
- 10091 WSASYSNOTREADY: Network subsystem is unavailable
- 10092 WSAVERNOTSUPPORTED: WINSOCK.DLL version out of range
- 10093 WSANOTINITIALISED: Successful WSAStartup not yet performed
- 10101 WSAEDISCON: Graceful shutdown in progress
-